Namespace - LJCDataAccess
Parameters
dateTime - The date/time value.
Returns
The date only string or null if not > MinValue.
Syntax
C# |
public static String GetUIDateString(Nullable<DateTime> dateTime)
|
Format the date value for display.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.